This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Network | |
NetworkAvailable(address as string) as boolean | |
class OTInternetInterfaceInfo | |
property Address as integer | |
property AddressStr as string | |
property BroadcastAddress as integer | |
property BroadcastAddressStr as string | |
property DefaultGatewayAddress as integer | |
property DefaultGatewayAddressStr as string | |
property DNSAddress as integer | |
property DNSAddressStr as string | |
property DomainName as string | |
property HardwareAddressStr as string | |
property ID as integer | |
property IPSecondaryCount as integer | |
property MTUSize as integer | |
property Netmask as integer | |
property NetmaskStr as string | |
constructor OTInternetInterfaceInfo(id as integer) | |
property Valid as boolean | |
class PacketSocket | |
event ReceivedPacket(data as string,code as string,ID as integer) | |
method SendPacket(data as string[,code as string[,ID as integer]]) | |
class System | |
method MACAddress as string |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.